Skip to content

Delete vlan default GW interface#1175

Open
mlguerrero12 wants to merge 1 commit intocontainernetworking:mainfrom
mlguerrero12:deletevlaniface
Open

Delete vlan default GW interface#1175
mlguerrero12 wants to merge 1 commit intocontainernetworking:mainfrom
mlguerrero12:deletevlaniface

Conversation

@mlguerrero12
Copy link
Member

Del command cleans up default vlan interface

Del command cleans up default vlan interface

Signed-off-by: Marcelo <[email protected]>
@squeed
Copy link
Member

squeed commented Apr 28, 2025

It makes sense that we should be clearing up the host-side interface, but (as we discussed synchronously), what happens if there's a delayed DEL that collides with an existing container? Is there a chance we could take another container offline?

Is there an easy way to tell if the host-side vlan interfaces is still "owned" by the container being deleted (veth peer perhaps?)

@mlguerrero12
Copy link
Member Author

Yes, it's not safe. I'll explore some options. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants